Skip to content

Conversation

@angelplusultra
Copy link
Contributor

@angelplusultra angelplusultra commented Nov 3, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #4534

What is in this change?

This PR introduces a change to docker/docker-entrypoint.sh to export and enable an environment variable called CHECKPOINT_DISABLE to disable the Prisma CLI from making telemetry calls.

Read about the flag here:
https://www.prisma.io/docs/orm/tools/prisma-cli#how-to-opt-out-of-data-collection

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat merged commit fd9256b into master Nov 19, 2025
1 check passed
@timothycarambat timothycarambat deleted the 4534-disable-prisma-telemetry branch November 19, 2025 23:11
socialviolation pushed a commit to socialviolation/anything-llm that referenced this pull request Dec 3, 2025
…s#4609)

* propogate anythingllm telemetry settings to prisma

* Disable Prisma CLI telemetry in Docker entrypoint script

* Delete incorrect disable block

* test build

---------

Co-authored-by: shatfield4 <[email protected]>
Co-authored-by: timothycarambat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CHORE]: Propagate telemetry disabled setting to third-parties

4 participants